Save Document as
Command Prototype
Word.SaveAs(objWord,sPath,optionArgs)
Command Description
Save a Word document to the specified location
Parameter Description
- Required Parameter
- objWord--Word document object
- sPath--The file directory to save as to, the suffix can be .doc, .docx, .txt, .csv etc
- Optional Parameter
- fileFormat--The format used to save the document